diff options
| author | Randy Dunlap <[email protected]> | 2010-05-10 10:51:36 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-05-20 13:21:44 -0700 |
| commit | b0608690c2deafbca32b45196672bfd74006cf61 (patch) | |
| tree | a50e431243a46611f479741217c29103a35843c5 /scripts | |
| parent | 968b448b22f5a42689cc55648510834010d42379 (diff) | |
USB: gadget: f_fs.c needs to include pagemap.h
Fix g_ffs build error, add a needed header file:
drivers/usb/gadget/f_fs.c:1064:error: 'PAGE_CACHE_SIZE' undeclared (first use in this function)
drivers/usb/gadget/f_fs.c:1065:error: 'PAGE_CACHE_SHIFT' undeclared (first use in this function)
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: MichaĆ Nazarewicz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions