diff options
author | Krzysztof Helt <[email protected]> | 2009-06-16 15:34:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-16 19:47:59 -0700 |
commit | 34308fd4a22b4c24f54951e47d14e6ae5de6e150 (patch) | |
tree | b5582079e5c53baf899d4fb1b8c523888dcc31ed /net/unix/af_unix.c | |
parent | 24f01dcb53a950999f42f55123f7bc4ccda4ca57 (diff) |
acornfb: remove fb_mmap function
The driver's fb_mmap function is essentially the same as a generic fb_mmap
function. Delete driver's function and use the generic one.
A difference is that generic function marks frame buffer memory as VM_IO |
VM_RESERVED. The driver's function marks it as VM_IO only.
Signed-off-by: Krzysztof Helt <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions