Rashika Kheria 41f107266b drivers: base: Add prototype declaration to the header file
Add prototype declaration of function memory_block_size_bytes() to
the header file include/linux/memory.h.

This eliminates the following warning in memory.c:
drivers/base/memory.c:87:1: warning: no previous prototype for ‘memory_block_size_bytes’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-20 12:20:26 -08:00
..
2013-11-27 01:03:27 +01:00
2013-12-05 18:26:40 -08:00
2013-11-14 14:44:20 +09:00
2013-11-15 13:34:37 +09:00