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)
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>

No differences found