X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fbpp.h;h=9b12a088a60aac9a31eb6b64734c3e3e7f5345f3;hb=9c920a8402f2bb9bd931801d429b65f4eb6a262b;hp=abe163a50382e58873d4dbdd6b48529ac5f498e5;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-sparc64/bpp.h b/include/asm-sparc64/bpp.h index abe163a50..9b12a088a 100644 --- a/include/asm-sparc64/bpp.h +++ b/include/asm-sparc64/bpp.h @@ -40,9 +40,9 @@ */ # define BPP_PUT_PINS _IOW('B', 1, int) -# define BPP_GET_PINS _IOR('B', 2, char) /* that's bogus - should've been _IO */ +# define BPP_GET_PINS _IOR('B', 2, void) # define BPP_PUT_DATA _IOW('B', 3, int) -# define BPP_GET_DATA _IOR('B', 4, char) /* ditto */ +# define BPP_GET_DATA _IOR('B', 4, void) /* * Set the data bus to input mode. Disengage the data bin driver and