cregit-Linux how code gets into the kernel

Release 4.14 arch/powerpc/boot/mpc8xx.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _PPC_BOOT_MPC8xx_H_

#define _PPC_BOOT_MPC8xx_H_

#include "types.h"

void mpc8xx_set_clocks(u32 sysclk);

u32 mpc885_get_clock(u32 crystal);
int mpc885_fixup_clocks(u32 crystal);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Scott Wood3296.97%150.00%
Greg Kroah-Hartman13.03%150.00%
Total33100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.