summaryrefslogtreecommitdiffstats
path: root/disk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-06-06 16:26:56 +0200
committerWolfgang Denk <wd@denx.de>2007-06-06 16:26:56 +0200
commit725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7 (patch)
treecb85aec09af06fccaee0e6054b312d52415ec2de /disk
parent83b75ef3a6d87b540368d6721728332c919e51bb (diff)
downloadtalos-obmc-uboot-725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7.tar.gz
talos-obmc-uboot-725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7.zip
Coding Style cleanup; generate new CHANGELOG file.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'disk')
-rwxr-xr-xdisk/part.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/disk/part.c b/disk/part.c
index 61e6579d45..255b140698 100755
--- a/disk/part.c
+++ b/disk/part.c
@@ -327,7 +327,7 @@ void print_part (block_dev_desc_t * dev_desc)
#else /* neither MAC nor DOS nor ISO partition configured */
-# error neither CONFIG_MAC_PARTITION nor CONFIG_DOS_PARTITION
+# error neither CONFIG_MAC_PARTITION nor CONFIG_DOS_PARTITION
# error nor CONFIG_ISO_PARTITION configured!
#endif
OpenPOWER on IntegriCloud