X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fbpp.h;h=ad4a8457161e03a9c3f96eb37cb6429e70e484bb;hb=1be35e94e1da3669db492995cd2c8b1a37016b11;hp=3578ac113cf0ae74ce559f3901a62b2980ee3dde;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-sparc/bpp.h b/include/asm-sparc/bpp.h index 3578ac113..ad4a84571 100644 --- a/include/asm-sparc/bpp.h +++ b/include/asm-sparc/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