backports: mask hid_match_id() since it's present already
authorJohannes Berg <johannes.berg@intel.com>
Wed, 17 Apr 2013 13:17:24 +0000 (15:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Apr 2013 13:17:24 +0000 (15:17 +0200)
commit6e254269afb76c52356033f614c4e533cf3cc247
treeb93ae9fe272147d8603ed4368a1baadf654b6bd8
parent6f9822d1a9ec52bd10121a998899914b5ffa1745
backports: mask hid_match_id() since it's present already

On some kernels, hid_match_id() exists, so mask it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/compat/compat-3.8.c