diff options
Diffstat (limited to 'src/soc/nvidia/tegra124/dma.c')
-rw-r--r-- | src/soc/nvidia/tegra124/dma.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/nvidia/tegra124/dma.c b/src/soc/nvidia/tegra124/dma.c index 37375fd797..2b88d47745 100644 --- a/src/soc/nvidia/tegra124/dma.c +++ b/src/soc/nvidia/tegra124/dma.c @@ -11,9 +11,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, see <http://www.gnu.org/licenses/>. */ #include <arch/io.h> |