aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-fpga2sdram.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2019-03-11 14:04:29 +0000
committerRafael J. Wysocki <[email protected]>2019-03-12 08:50:56 +0000
commitc62c15a92455bc60e9ab4d01b6c047a74dd42c5e (patch)
tree5328bead83fc5be49d9e6c891f6a82acc4130ac4 /drivers/fpga/altera-fpga2sdram.c
parentMerge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... (diff)
downloadkernel-c62c15a92455bc60e9ab4d01b6c047a74dd42c5e.tar.gz
kernel-c62c15a92455bc60e9ab4d01b6c047a74dd42c5e.zip
ACPI / configfs: Mark local functions static
There is no need to have non-static local functions. otherwise compiler is not happy: CC [M] drivers/acpi/acpi_configfs.o drivers/acpi/acpi_configfs.c:105:9: warning: no previous prototype for ‘acpi_table_signature_show’ [-Wmissing-prototypes] ssize_t acpi_table_signature_show(struct config_item *cfg, char *str) ^~~~~~~~~~~~~~~~~~~~~~~~~ drivers/acpi/acpi_configfs.c:115:9: warning: no previous prototype for ‘acpi_table_length_show’ [-Wmissing-prototypes] ssize_t acpi_table_length_show(struct config_item *cfg, char *str) ^~~~~~~~~~~~~~~~~~~~~~ ... Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions