diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-06-26 12:17:42 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-07-06 15:48:53 +0200 |
commit | d264b48687fab995fe970451ed11f4259d68aee1 (patch) | |
tree | 6c60c54ad51ad6df0cb3d8c9173739a999265c8a /drivers/dma/pch_dma.c | |
parent | Linux 4.2-rc1 (diff) | |
download | linux-d264b48687fab995fe970451ed11f4259d68aee1.tar.xz linux-d264b48687fab995fe970451ed11f4259d68aee1.zip |
dmaengine: Remove remaining FSF mailing addresses
Commit 3b62286d0ef7 ("dmaengine: Remove FSF mailing addresses") left Free
Software Foundation mailing address still in two files. Remove it now.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/pch_dma.c')
-rw-r--r-- | drivers/dma/pch_dma.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/dma/pch_dma.c b/drivers/dma/pch_dma.c index b859792dde95..113605f6fe20 100644 --- a/drivers/dma/pch_dma.c +++ b/drivers/dma/pch_dma.c @@ -11,10 +11,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., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <linux/dmaengine.h> |