]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - disk/part.c
Coding Style cleanup; generate new CHANGELOG file.
[karo-tx-uboot.git] / disk / part.c
index 61e6579d459c21b770ca3ba392588ef406eb65b1..255b14069822dd6ef35c20bc7335e8bae880bbd4 100755 (executable)
@@ -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