linux/include/asm-generic
Paul Gortmaker 187f1882b5 BUG: headers with BUG/BUG_ON etc. need linux/bug.h
If a header file is making use of BUG, BUG_ON, BUILD_BUG_ON, or any
other BUG variant in a static inline (i.e. not in a #define) then
that header really should be including <linux/bug.h> and not just
expecting it to be implicitly present.

We can make this change risk-free, since if the files using these
headers didn't have exposure to linux/bug.h already, they would have
been causing compile failures/warnings.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-03-04 17:54:34 -05:00
..
2010-10-07 14:08:55 +01:00
2011-03-17 09:19:04 +08:00
2012-01-04 11:37:42 -07:00
2010-10-07 14:08:55 +01:00
2011-11-28 21:12:42 +02:00
2010-10-07 14:08:55 +01:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-01-13 17:32:47 -08:00
2012-01-31 23:19:47 +02:00
2010-09-10 10:56:51 +02:00
2011-03-31 11:26:23 -03:00
2011-03-17 09:19:04 +08:00
2010-08-09 16:48:44 -04:00
2012-01-12 20:13:08 -08:00
2012-01-03 22:55:17 -05:00
2011-10-06 19:47:12 -04:00
2011-05-20 12:50:29 -07:00