diff options
author | Bob Moore <robert.moore@intel.com> | 2014-04-04 08:37:19 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-04-21 00:59:37 +0400 |
commit | 7ed823264845f7c2f14d3278405e593ddfdc50f6 (patch) | |
tree | b587bc9dc38c2d0b152eb585e5abd9158836959b /include/acpi/acpi_bus.h | |
parent | 6085bb18afa431823a6287a0aa4d13641acb658d (diff) | |
download | linux-7ed823264845f7c2f14d3278405e593ddfdc50f6.tar.xz |
ACPICA: gcc-specific: Fix possible issue with the strchr function.
Some versions of gcc implement strchr via a macro, which either
contains bugs or can provoke a bug in the compiler. This change
fixes a possible compile-time error when using this function.
The problem is usually seen when compiling the getopt.c module.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi/acpi_bus.h')
0 files changed, 0 insertions, 0 deletions