Skip to content

Commit

Permalink
sensor/bmc150: Drop unncessary external definition.
Browse files Browse the repository at this point in the history
Change-Id: Ic1e85685ca50a7f2568f327a0bf211c1ef4740e3
Signed-off-by: Marcus Shawcroft <[email protected]>
  • Loading branch information
mshawcroft authored and Anas Nashif committed Jan 5, 2017
1 parent cc7f0e0 commit 8386d2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/sensor/bmc150_magn/bmc150_magn_trigger.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

#include "bmc150_magn.h"

extern struct bmc150_magn_data bmc150_magn_data;

int bmc150_magn_trigger_set(struct device *dev,
const struct sensor_trigger *trig,
sensor_trigger_handler_t handler)
Expand Down

0 comments on commit 8386d2f

Please sign in to comment.