datapath: Add missing bug.h file
authorPravin B Shelar <pshelar@nicira.com>
Mon, 5 Nov 2012 23:12:59 +0000 (15:12 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 6 Nov 2012 19:25:07 +0000 (11:25 -0800)
commit9ddba5896c656c01350c2efaaee6f248858dcff0
treeae3e505ee067b6ce9b2880dc8be85a14f92ff163
parent69048036099e86e058f8122efdf18053fd4c4141
datapath: Add missing bug.h file

Commit 51f4701be1 (datapath: Fix sparse warning for symbol
'BUILD_BUG_ON_NOT_POWER_OF_2') missed file bug.h. Commiting it now.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
datapath/linux/compat/include/linux/bug.h [new file with mode: 0644]