Skip to content

Commit

Permalink
drm: fixup include file in drm_encoder_slave
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed Aug 13, 2009
1 parent a75f023 commit cfcf473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/drm_encoder_slave.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*
*/

#include <drm/drm_encoder_slave.h>
#include "drm_encoder_slave.h"

/**
* drm_i2c_encoder_init - Initialize an I2C slave encoder
Expand Down

0 comments on commit cfcf473

Please sign in to comment.