aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorAaron Lu <[email protected]>2013-08-27 14:07:12 -0400
committerTejun Heo <[email protected]>2013-08-27 14:07:12 -0400
commit03f7b802b876904971f23f00f562061309e95e08 (patch)
treee378169bf31526d97a8aad46bc50628513d5adc9 /fs/jbd/commit.c
parent87fb6c31b9ef9ccab9a822b01fc3911f026a29bb (diff)
libata: acpi: Remove ata_dev_acpi_handle stub in libata.h
The ata_dev_acpi_handle is defined in libata-acpi.c and the only external user is libata-zpodd.c, which is built when CONFIG_ATA_ACPI is set, so there is no need to make an empty stub function for ONFIG_ATA_ACPI case in libata.h. It also causes compile errors due to acpi_handle is not defined when !CONFIG_ACPI. This patch fixes this problem by removing the empty stub. Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Aaron Lu <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions