diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-17 20:18:54 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-22 02:39:35 +0200 |
commit | 542a3a3bc9d9c176f7cb332948df1cb8ff91fa64 (patch) | |
tree | fd472e46578cb52997e24179e0764db52f61c850 /lib/cmdline.c | |
parent | powerpc: Remove duplicate 6xx option in Kconfig (diff) | |
download | linux-542a3a3bc9d9c176f7cb332948df1cb8ff91fa64.tar.xz linux-542a3a3bc9d9c176f7cb332948df1cb8ff91fa64.zip |
powerpc/boot: Change spaces to tabs
For C code spaces versus tabs is just a religious issue,
but for Makefiles it actually matters.
This patch fixes he following errors:
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/Makefile:166: *** missing separator. Stop.
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/Makefile:171: *** missing separator. Stop.
Since this was inside an ifdef DTC_GENPARSER it was not a problem unless
someone wanted to regenerate the shipped generated files.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'lib/cmdline.c')
0 files changed, 0 insertions, 0 deletions