Skip to content

Commit

Permalink
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Sep 1, 2013
2 parents 961722f + e221fa4 commit 5787392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/spi-txx9.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <linux/clk.h>
#include <linux/io.h>
#include <linux/module.h>
#include <asm/gpio.h>
#include <linux/gpio.h>


#define SPI_FIFO_SIZE 4
Expand Down

0 comments on commit 5787392

Please sign in to comment.