]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/device.h
driver core: remove DEVICE_ID_SIZE define
[linux-2.6-omap-h63xx.git] / include / linux / device.h
index fba1bb0d17587e04c477856e23b6f149ae459873..d24a47f80f9c67587df13a5a8b57282f7dd2e8dd 100644 (file)
 #include <asm/atomic.h>
 #include <asm/device.h>
 
-#define DEVICE_NAME_SIZE       50
-/* DEVICE_NAME_HALF is really less than half to accommodate slop */
-#define DEVICE_NAME_HALF       __stringify(20)
-#define DEVICE_ID_SIZE         32
 #define BUS_ID_SIZE            20
 
 struct device;