]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: zcache: include module.h for MODULE_LICENSE
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 3 Aug 2011 14:00:40 +0000 (11:00 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 3 Aug 2011 14:25:49 +0000 (07:25 -0700)
commit12623f07b9d01bbaf3035284ea6a110787cc1e66
tree4419a72bed1356367d90fb7c03e65d9d86326492
parentfe3e593601752d547bd00d83f0bdedbce1d80f59
staging: zcache: include module.h for MODULE_LICENSE

The oncoming cleanup of module.h usage requires the explicit inclusion
of module.h when it was otherwise being included indirectly. Otherwise,
building zcache will fail.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/zcache/zcache-main.c