diff options
| author | Wolfgang Denk <[email protected]> | 2010-05-26 23:51:22 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2010-05-26 23:51:22 +0200 |
| commit | c4976807cbbabd281f45466ac5e47e5639bcc9cb (patch) | |
| tree | a2d8c1896b4aba85f3b5f5d174caf22d7d6fd78d /arch | |
| parent | 45b728cdeef2880ab1e7ebb22eac683900a171a0 (diff) | |
Coding style cleanup, update CHANGELOG.
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/i386/include/asm/bootparam.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/i386/include/asm/bootparam.h b/arch/i386/include/asm/bootparam.h index 64d2e1f1367..140095117e5 100644 --- a/arch/i386/include/asm/bootparam.h +++ b/arch/i386/include/asm/bootparam.h @@ -117,7 +117,4 @@ enum { X86_SUBARCH_MRST, X86_NR_SUBARCHS, }; - - - #endif /* _ASM_X86_BOOTPARAM_H */ |
