]> git.sur5r.net Git - u-boot/blobdiff - disk/part.c
Merge with git://www.denx.de/git/u-boot.git
[u-boot] / 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