diff options
author | Christoph Fritz <chf.fritz@googlemail.com> | 2011-11-28 22:49:33 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-11-28 23:33:32 (GMT) |
commit | eee628da2ee3cbba6f14696278c92a464239eea6 (patch) | |
tree | d66440dd23e30649cf34ba61d360a4fd0f4c51e0 /drivers/pcmcia/Makefile | |
parent | f6f8285132907757ef84ef8dae0a1244b8cde6ac (diff) | |
download | linux-fsl-qoriq-eee628da2ee3cbba6f14696278c92a464239eea6.tar.xz |
efivars: add missing parameter to efi_pstore_read()
In the case where CONFIG_PSTORE=n, the function efi_pstore_read() doesn't
have the correct list of parameters. This patch provides a definition
of efi_pstore_read() with 'char **buf' added to fix this warning:
"drivers/firmware/efivars.c:609: warning: initialization from".
problem introduced in commit f6f8285132907757ef84ef8dae0a1244b8cde6ac
Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/pcmcia/Makefile')
0 files changed, 0 insertions, 0 deletions