diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2016-01-01 04:07:09 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-01-01 04:07:09 +0300 |
commit | d76eebfa175e86383324ad2bbaf472866950398b (patch) | |
tree | 5a840ac067f9c2aea2a084b8334ea4c4ca13c14a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c5301abbf81f4351416cec1e8a02647d96e6fd1 (diff) | |
download | linux-d76eebfa175e86383324ad2bbaf472866950398b.tar.xz |
include/linux/property.h: fix build issues with gcc-4.4.4
gcc-4.4.4 has problems with initialization of anonymous unions:
drivers/mfd/intel-lpss-acpi.c:30: error: unknown field 'value' specified in initializer
work around this by crafting the initializers in a manner which the
compiler can handle.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions