]> git.karo-electronics.de Git - karo-tx-linux.git/commit
firmware loader: don't export cache_firmware and uncache_firmware
authorMing Lei <ming.lei@canonical.com>
Thu, 6 Jun 2013 12:01:47 +0000 (20:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 19:41:57 +0000 (12:41 -0700)
commit93232e46b209821cb66faf40def928e60615f86b
tree5a97b55191b17d7dc9463e15dee74f3fcbd88727
parent96b2c0fc8e74a615888e2bedfe55b439aa4695e1
firmware loader: don't export cache_firmware and uncache_firmware

Looks no driver has the explict requirement for the two exported
API, just don't export them anymore.

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c
include/linux/firmware.h