diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2013-10-28 11:19:57 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-05-14 18:38:57 (GMT) |
commit | a536e4217e1533b1f60b660c3c823c2cb2946bf9 (patch) | |
tree | 96ec289b0484fb518efb98217c5e3cf991a282e6 /kernel | |
parent | 4eef12e9c52d6bda1ba0eb2d88c0899553fa3b69 (diff) | |
download | linux-fsl-qoriq-a536e4217e1533b1f60b660c3c823c2cb2946bf9.tar.xz |
wait.h: include atomic.h
| CC init/main.o
|In file included from include/linux/mmzone.h:9:0,
| from include/linux/gfp.h:4,
| from include/linux/kmod.h:22,
| from include/linux/module.h:13,
| from init/main.c:15:
|include/linux/wait.h: In function ‘wait_on_atomic_t’:
|include/linux/wait.h:982:2: error: implicit declaration of function ‘atomic_read’ [-Werror=implicit-function-declaration]
| if (atomic_read(val) == 0)
| ^
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions