Commit 3bd3cffd authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

staging: bcm2835-camera: Fix typo.



Fix a typo flagged up by checkpatch.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent 433cef0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ int vchiq_mmal_component_disable(
/* enable a mmal port
 *
 * enables a port and if a buffer callback provided enque buffer
 * headers as apropriate for the port.
 * headers as appropriate for the port.
 */
int vchiq_mmal_port_enable(
		struct vchiq_mmal_instance *instance,