]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-bf518/include/mach/dma.h
Blackfin arch: cleanup - use scm for changelog, not file headers
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-bf518 / include / mach / dma.h
index f46bce087015d2feec1f7031f7832c2ecfe6ab0c..bbd33c1706e29bb0f82fe3177ce688654732fbd7 100644 (file)
@@ -1,32 +1,8 @@
-/*
- * file:        include/asm-blackfin/mach-bf518/dma.h
- * based on:   include/asm-blackfin/mach-bf527/dma.h
- * author:     Michael Hennerich (michael.hennerich@analog.com)
+/* mach/dma.h - arch-specific DMA defines
  *
- * created:
- * description:
- *     system DMA map
- * rev:
+ * Copyright 2004-2008 Analog Devices Inc.
  *
- * modified:
- *
- *
- * bugs:         enter bugs at http://blackfin.uclinux.org/
- *
- * this program is free software; you can redistribute it and/or modify
- * it under the terms of the gnu general public license as published by
- * the free software foundation; either version 2, or (at your option)
- * any later version.
- *
- * this program is distributed in the hope that it will be useful,
- * 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; see the file copying.
- * if not, write to the free software foundation,
- * 59 temple place - suite 330, boston, ma 02111-1307, usa.
+ * Licensed under the GPL-2 or later.
  */
 
 #ifndef _MACH_DMA_H_