mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
include/asm-x86/geode.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
eee28c251e
commit
6394d982a9
@ -167,7 +167,7 @@ static inline int is_geode(void)
|
||||
/* MFGPTs */
|
||||
|
||||
#define MFGPT_MAX_TIMERS 8
|
||||
#define MFGPT_TIMER_ANY -1
|
||||
#define MFGPT_TIMER_ANY (-1)
|
||||
|
||||
#define MFGPT_DOMAIN_WORKING 1
|
||||
#define MFGPT_DOMAIN_STANDBY 2
|
||||
|
Loading…
Reference in New Issue
Block a user