]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/microblaze/cpu/start.S
Coding Style cleanup
[karo-tx-uboot.git] / arch / microblaze / cpu / start.S
index d44903b2b8f30b67ac443c73fba3b5af96b25015..93a9efdf1065d72f6cf8f22c2369c0e4b543e609 100644 (file)
@@ -98,7 +98,7 @@ _start:
         * 0xC: 0xB808XXXX
         *
         * then it is necessary to count address for storing the most significant
-        * 16bits from _exception_handler address and copy it to 
+        * 16bits from _exception_handler address and copy it to
         * 0xa address. Big endian use offset in r10=0 that's why is it just
         * 0xa address. The same is done for the least significant 16 bits
         * for 0xe address.