staging: bcm2835-camera: Add multiple inclusion protection to headers
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 24 Sep 2018 15:21:06 +0000 (16:21 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:12 +0000 (00:08 +0100)
commitadd38b68f8638b051fde40f754660fce2d051eab
tree94ada0aaa6ecdb9a7600d78e04dbcdf9bd5126ce
parent014b0b4113541a0ce0a6277e4a177e3df842fff3
staging: bcm2835-camera: Add multiple inclusion protection to headers

mmal-common.h and mmal-msg.h didn't have the normal
ifndef FOO / define FOO / endif protection to stop it being
included multiple times. Add it.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/bcm2835-camera/mmal-common.h
drivers/staging/vc04_services/bcm2835-camera/mmal-msg.h