cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-highbank/core.h

#ifndef __HIGHBANK_CORE_H

#define __HIGHBANK_CORE_H

#include <linux/reboot.h>

extern void highbank_restart(enum reboot_mode, const char *);
extern void __iomem *scu_base_addr;

#ifdef CONFIG_PM_SLEEP
extern void highbank_pm_init(void);
#else

static inline void highbank_pm_init(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Rob Herring8100.00%1100.00%
Total8100.00%1100.00%

#endif extern void highbank_smc1(int fn, int arg); #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Rob Herring4166.13%350.00%
Russell King812.90%116.67%
Olof Johansson812.90%116.67%
Robin Holt58.06%116.67%
Total62100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.