aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-bitbang.c
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2014-12-18 16:12:08 +0200
committerMark Brown <broonie@kernel.org>2014-12-22 15:32:42 +0000
commit2c658e212ce7e40ace56d9441c8c5634d4d420e3 (patch)
tree4b674d882b5e92dc68b6d61896bf0bd89a2c6050 /drivers/spi/spi-bitbang.c
parentLinux 3.19-rc1 (diff)
downloadlinux-dev-2c658e212ce7e40ace56d9441c8c5634d4d420e3.tar.xz
linux-dev-2c658e212ce7e40ace56d9441c8c5634d4d420e3.zip
spi: Remove FSF mailing addresses
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-bitbang.c')
-rw-r--r--drivers/spi/spi-bitbang.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/spi/spi-bitbang.c b/drivers/spi/spi-bitbang.c
index dc7d2c2d643e..5ef6638d5e8a 100644
--- a/drivers/spi/spi-bitbang.c
+++ b/drivers/spi/spi-bitbang.c
@@ -10,10 +10,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/spinlock.h>