From: Greg Kroah-Hartman Date: Fri, 2 May 2008 04:02:41 +0000 (+0200) Subject: driver core: remove DEVICE_ID_SIZE define X-Git-Tag: v2.6.27-rc1~866^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98cb4b7fe0e83238501b48489e46b3e0dce9aaf;p=pandora-kernel.git driver core: remove DEVICE_ID_SIZE define There is no such thing as a "device id size" in the driver core, so remove the define and fix up any users of this odd define in the rest of the kernel. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed