diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-11-16 02:45:01 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-09 04:00:12 -0800 |
commit | ff99b923e6317f8b600620ffb936b13130266d99 (patch) | |
tree | cadfb536796e3ba0aa8f7d12d8c36043c519b858 /include/asm-sparc | |
parent | 9ab8273606f1767c8ea900ac299cb42457b00323 (diff) | |
download | kernel_samsung_aries-ff99b923e6317f8b600620ffb936b13130266d99.zip kernel_samsung_aries-ff99b923e6317f8b600620ffb936b13130266d99.tar.gz kernel_samsung_aries-ff99b923e6317f8b600620ffb936b13130266d99.tar.bz2 |
[SPARC]: Merge asm-sparc{,64}/bpp.h
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc')
-rw-r--r-- | include/asm-sparc/bpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc/bpp.h b/include/asm-sparc/bpp.h index 3578ac1..31f515e 100644 --- a/include/asm-sparc/bpp.h +++ b/include/asm-sparc/bpp.h @@ -17,7 +17,7 @@ * with compliant or compatible devices. It will use whatever features * the device supports, prefering those that are typically faster. * - * When the device is opened, it is left in COMPATABILITY mode, and + * When the device is opened, it is left in COMPATIBILITY mode, and * writes work like any printer device. The driver only attempt to * negotiate 1284 modes when needed so that plugs can be pulled, * switch boxes switched, etc., without disrupting things. It will |