]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/devices.h
* Patches by Robert Schwebel, 06 Mar 2003:
[karo-tx-uboot.git] / include / devices.h
index 875710d3516cfabdebb027fe866c8912120feb41..4f46e17ac7b8062af65547013e4b17ab73e82209 100644 (file)
@@ -35,7 +35,7 @@
 #define DEV_FLAGS_SYSTEM 0x80000000    /* Device is a system device            */
 #define DEV_EXT_VIDEO   0x00000001     /* Video extensions supported           */
 
-/* Device informations */
+/* Device information */
 typedef struct {
        int     flags;                  /* Device flags: input/output/system    */
        int     ext;                    /* Supported extensions                 */