aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2015-07-21 15:43:58 +0100
committerWill Deacon <will.deacon@arm.com>2015-07-27 11:08:40 +0100
commit0a570e7adeeae28892e60bc919c7dcf011815134 (patch)
tree9b10e85876a6a0203f6e9dbf18c990683bd9d4f1 /arch/arm64/mm
parentarm64: dma-mapping: implement dma_get_sgtable() (diff)
downloadlinux-dev-0a570e7adeeae28892e60bc919c7dcf011815134.tar.xz
linux-dev-0a570e7adeeae28892e60bc919c7dcf011815134.zip
arm64: hugetlb: remove paragraph about writing to FSF
Remove paragraph about writing to the Free Software Foundation's mailing address from GPL notice. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/mm')
-rw-r--r--arch/arm64/mm/hugetlbpage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/mm/hugetlbpage.c b/arch/arm64/mm/hugetlbpage.c
index 831ec534d449..383b03ff38f8 100644
--- a/arch/arm64/mm/hugetlbpage.c
+++ b/arch/arm64/mm/hugetlbpage.c
@@ -13,10 +13,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/init.h>