diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-03-16 10:37:24 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-03-16 19:58:15 +0300 |
commit | 3b62286d0ef785815994e2558e8cfb686597b0cd (patch) | |
tree | 64ca98ff4ab6afcc78c34a866fd9476de26910fd /drivers/dma/dma-jz4740.c | |
parent | d51da4d4a9e6592d2e5645943a23e25dfd91939e (diff) | |
download | linux-3b62286d0ef785815994e2558e8cfb686597b0cd.tar.xz |
dmaengine: Remove FSF mailing addresses
Free Software Foundation mailing address has been moved in the past and some
of the addresses here are outdated. Remove them from file headers since the
COPYING file in the kernel sources includes it.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dma-jz4740.c')
-rw-r--r-- | drivers/dma/dma-jz4740.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/dma/dma-jz4740.c b/drivers/dma/dma-jz4740.c index f6a4c4270dcd..248a6ee1775b 100644 --- a/drivers/dma/dma-jz4740.c +++ b/drivers/dma/dma-jz4740.c @@ -7,10 +7,6 @@ * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * - * 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., - * 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #include <linux/dmaengine.h> |