diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-27 22:45:04 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-27 23:49:11 +0200 |
commit | e8d572ffeb32e5507d7eca983d531ac623b4c9ef (patch) | |
tree | b77e67c2460fc2a0affa83e5e816770ef3c873f6 /backport/backport-include | |
parent | b241567475e75e320b774dde05ccc52898a09768 (diff) |
backports: add missing linux/mm.h to airspy
Without this patch I get the following error message when compiling
against kernel 3.2, all other kernel versions work:
3.2.60/drivers/media/usb/airspy/airspy.c: In function ‘airspy_queue_setup’:
3.2.60/drivers/media/usb/airspy/airspy.c:506:2: error: implicit declaration of function ‘PAGE_ALIGN’ [-Werror=implicit-function-declaration]
sizes[0] = PAGE_ALIGN(s->buffersize);
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'backport/backport-include')
0 files changed, 0 insertions, 0 deletions