diff options
author | Tony Luck <tony.luck@intel.com> | 2011-08-02 15:08:30 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-08-02 15:08:30 -0700 |
commit | b728a5c806fb36f9adebf2a862bbd015e074afca (patch) | |
tree | 73de9c81a3265d3977431dee9feb29b037b99a99 /mm/page_alloc.c | |
parent | 7644c16c7e7431fa398e834109dbb76dc1b51617 (diff) | |
download | op-kernel-dev-b728a5c806fb36f9adebf2a862bbd015e074afca.zip op-kernel-dev-b728a5c806fb36f9adebf2a862bbd015e074afca.tar.gz |
efivars: fix warnings when CONFIG_PSTORE=n
drivers/firmware/efivars.c:161: warning: ‘utf16_strlen’ defined but not used
utf16_strlen() is only used inside CONFIG_PSTORE - make this "static inline"
to shut the compiler up [thanks to hpa for the suggestion].
drivers/firmware/efivars.c:602: warning: initialization from incompatible pointer type
Between v1 and v2 of this patch series we decided to make the "part" number
unsigned - but missed fixing the stub version of efi_pstore_write()
Acked-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Mike Waychison <mikew@google.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions