From: Peter Huewe Date: Tue, 15 Dec 2009 04:04:22 +0000 (+0100) Subject: Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent... X-Git-Tag: v2.6.34-rc1~10^2~1^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e89230ec9154870a165de7e4acc411e1e7eec345;p=pandora-kernel.git Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.h This almost trivial patch replaces the hardcoded values for the vendor and device ids with defines, as they are used in drivers/hid/hid-ids.h For me this seems to be more consistent, however as drivers/hid/hid-ids.h is not within the default include directory I had to redefine the defines here (maybe move the hid-ids.h to include/linux ?) Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed