diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-03-16 09:37:24 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-03-16 22:28:15 +0530 |
commit | 3b62286d0ef785815994e2558e8cfb686597b0cd (patch) | |
tree | 64ca98ff4ab6afcc78c34a866fd9476de26910fd /drivers/dma/mv_xor.h | |
parent | d51da4d4a9e6592d2e5645943a23e25dfd91939e (diff) | |
download | blackbird-obmc-linux-3b62286d0ef785815994e2558e8cfb686597b0cd.tar.gz blackbird-obmc-linux-3b62286d0ef785815994e2558e8cfb686597b0cd.zip |
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/mv_xor.h')
-rw-r--r-- | drivers/dma/mv_xor.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/dma/mv_xor.h b/drivers/dma/mv_xor.h index 78edc7e44569..91958dba39a2 100644 --- a/drivers/dma/mv_xor.h +++ b/drivers/dma/mv_xor.h @@ -9,10 +9,6 @@ * 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., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef MV_XOR_H |