diff options
Diffstat (limited to 'include/asm-x86/olpc.h')
| -rw-r--r-- | include/asm-x86/olpc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/olpc.h b/include/asm-x86/olpc.h index 97d47133486f..d7328b1a05c1 100644 --- a/include/asm-x86/olpc.h +++ b/include/asm-x86/olpc.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* OLPC machine specific definitions */ | 1 | /* OLPC machine specific definitions */ |
| 2 | 2 | ||
| 3 | #ifndef ASM_OLPC_H_ | 3 | #ifndef ASM_X86__OLPC_H |
| 4 | #define ASM_OLPC_H_ | 4 | #define ASM_X86__OLPC_H |
| 5 | 5 | ||
| 6 | #include <asm/geode.h> | 6 | #include <asm/geode.h> |
| 7 | 7 | ||
| @@ -129,4 +129,4 @@ extern int olpc_ec_mask_unset(uint8_t bits); | |||
| 129 | #define OLPC_GPIO_LID geode_gpio(26) | 129 | #define OLPC_GPIO_LID geode_gpio(26) |
| 130 | #define OLPC_GPIO_ECSCI geode_gpio(27) | 130 | #define OLPC_GPIO_ECSCI geode_gpio(27) |
| 131 | 131 | ||
| 132 | #endif | 132 | #endif /* ASM_X86__OLPC_H */ |
