]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/device.h
driver core: remove KOBJ_NAME_LEN define
[linux-2.6-omap-h63xx.git] / include / linux / device.h
index 0e1d24c2ed41deea2d2e05eb6e1eb3a26014bbe7..fba1bb0d17587e04c477856e23b6f149ae459873 100644 (file)
@@ -29,8 +29,7 @@
 /* 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            KOBJ_NAME_LEN
-
+#define BUS_ID_SIZE            20
 
 struct device;
 struct device_driver;