summaryrefslogtreecommitdiff
path: root/sig.h
diff options
context:
space:
mode:
authorarch3y <arch3y@archstrike.org>2016-04-15 20:50:22 -0400
committerTobias Klauser <tklauser@distanz.ch>2016-04-17 17:09:29 +0200
commitf5ae2cd969ea4ab88109ece123c1c1f62624e8a2 (patch)
treed8c578000fd8a56754df3d8a970a2b34b1a67068 /sig.h
parenta0f448cecc02a6e101aa3858b2d68b9cccf11149 (diff)
build: fix compilation warnings with _GNU_SOURCE
Fix the following warnings when building with glibc>=2.20: proc.c:1:0: warning: "_GNU_SOURCE" redefined ioops.c:1:0: warning: "_GNU_SOURCE" redefined xmalloc.c:8:0: warning: "_GNU_SOURCE" redefined Signed-off-by: Arch3y <arch3y@archstrike.org> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'sig.h')
0 files changed, 0 insertions, 0 deletions
9a6b6d4eee57 (diff)
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Pull libata fixes from Tejun Heo: "An ahci driver addition and updates to ahci port enable handling for some platform devices" * 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata: ata: add AMD Seattle platform driver ARM: dts: apq8064: add ahci ports-implemented mask ata: ahci-platform: Add ports-implemented DT bindings. libahci: save port map for forced port map
Diffstat (limited to 'Documentation/devicetree')