From: Joe Perches Date: Sun, 23 Mar 2008 08:02:14 +0000 (-0700) Subject: include/asm-x86/geode.h: checkpatch cleanups - formatting only X-Git-Tag: v2.6.26-rc1~1154^2~230 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6394d982a96a4b8f7973dea1d9d5a99dbe1847f7;p=linux-2.6 include/asm-x86/geode.h: checkpatch cleanups - formatting only Signed-off-by: Joe Perches Signed-off-by: Ingo Molnar --- diff --git a/include/asm-x86/geode.h b/include/asm-x86/geode.h index 9e7280092a..9870cc1f2f 100644 --- a/include/asm-x86/geode.h +++ b/include/asm-x86/geode.h @@ -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