driver core: remove DEVICE_NAME_SIZE define
There is no such thing as a "device name size" in the driver core, so remove the define and fix up any users of this odd define in the rest of the kernel. Signed-off-by:Kay Sievers <kay.sievers@vrfy.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/eisa/Makefile 1 addition, 1 deletiondrivers/eisa/Makefile
- drivers/eisa/eisa-bus.c 2 additions, 2 deletionsdrivers/eisa/eisa-bus.c
- drivers/mca/mca-bus.c 1 addition, 1 deletiondrivers/mca/mca-bus.c
- drivers/video/aty/aty128fb.c 1 addition, 1 deletiondrivers/video/aty/aty128fb.c
- drivers/video/aty/radeonfb.h 1 addition, 1 deletiondrivers/video/aty/radeonfb.h
- include/linux/device.h 0 additions, 3 deletionsinclude/linux/device.h
- include/linux/eisa.h 1 addition, 1 deletioninclude/linux/eisa.h
Loading
Please register or sign in to comment