Skip to content

Commit

Permalink
spi: bcm63xx: Remove unused define for PFX
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Axel Lin authored and Mark Brown committed Mar 25, 2014
1 parent 38dbfb5 commit 7f8cf08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/spi/spi-bcm63xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@

#include <bcm63xx_dev_spi.h>

#define PFX KBUILD_MODNAME

#define BCM63XX_SPI_MAX_PREPEND 15

struct bcm63xx_spi {
Expand Down

0 comments on commit 7f8cf08

Please sign in to comment.