git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad2692
)
staging/easycap: PAGE_SIZE is always defined
author
Kirill Smelkov
<kirr@mns.spb.ru>
Mon, 13 Jun 2011 12:18:31 +0000
(16:18 +0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Jul 2011 17:26:16 +0000
(10:26 -0700)
I'm not 100% sure, only 99.99% that PAGE_SIZE is always defined in
Linux. So there is no need to check for it.
Cc: Mike Thomas <rmthomas@sciolus.org>
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found