From 9cb6b5556653cdd4ed30ce756fdc3db9fab677f0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 27 Jun 2011 18:16:29 -0400 Subject: [PATCH] --- yaml --- r: 293949 b: refs/heads/master c: 5d002cce4c8a24234b81033119eda3272ebf7981 h: refs/heads/master i: 293947: dfa5a47a30b9f759efa787b50011a60fed39e96f v: v3 --- [refs] | 2 +- trunk/arch/blackfin/include/asm/bfin5xx_spi.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0f6c504e66ee..d39be43aed11 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4936afc6510608ddabeb4f562cf1a291cc38faa1 +refs/heads/master: 5d002cce4c8a24234b81033119eda3272ebf7981 diff --git a/trunk/arch/blackfin/include/asm/bfin5xx_spi.h b/trunk/arch/blackfin/include/asm/bfin5xx_spi.h index 5392583d0253..fb95c853bb1e 100644 --- a/trunk/arch/blackfin/include/asm/bfin5xx_spi.h +++ b/trunk/arch/blackfin/include/asm/bfin5xx_spi.h @@ -77,7 +77,6 @@ struct bfin5xx_spi_master { struct bfin5xx_spi_chip { u16 ctl_reg; u8 enable_dma; - u8 bits_per_word; u16 cs_chg_udelay; /* Some devices require 16-bit delays */ /* Value to send if no TX value is supplied, usually 0x0 or 0xFFFF */ u16 idle_tx_val;