summaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-08 09:37:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-08 09:37:27 +0200
commit0c564e103d8240a997ee43965fa749bf816ea486 (patch)
tree4e1e6969fdff3036f6fcef49b85e30a16e9b5d9a /xmalloc.c
parente46767f61986d982501ec59233fabddc2876f63d (diff)
build: Change return type of main in configure compile test programs
When running the configure script with `CC=clang ./configure' clang fails all the compile test programs due to the main() function not having return type int. Change it, so we can use clang as a compiler in the configure script. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'xmalloc.c')
0 files changed, 0 insertions, 0 deletions
f='/cgit.cgi/linux/net-next.git/commit/drivers/usb/host/ohci-omap.c?h=nds-private-remove&id=161e6d44a5e2d3f85365cb717d60e363171b39e6'>161e6d44a5e2d3f85365cb717d60e363171b39e6 (diff)
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fix from Ulf Hansson: "MMC host: sdhci: Avoid hang when receiving spurious CARD_INT interrupts" * tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: sdhci: Ignore unexpected CARD_INT interrupts
Diffstat (limited to 'drivers/usb/host/ohci-omap.c')