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>
Mon, 5 Nov 2012 23:12:59 +0000 (15:12 -0800)
commit6e5877ecdacf66905afd2481d0025d3fd7d9132f
tree2c0cb08200ea97ef26d7ad07927edf191db66824
parent70cf679a5a8307f1bae268fcc67741d446990f9c
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]