commit | 1506e30b5f25f6c3357167a18f0e4ae6f5662a28 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jun 09 17:49:06 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 09 17:49:06 2009 -0700 |
tree | ebdd9d44c9fe6a5410c162707374183da82a78cb | |
parent | 25b0b999fbf5cc1893b110d530102951795d2f73 [diff] |
rfkill: include err.h Since we use ERR_PTR and similar macros, we need to include linux/err.h. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>