diff options
Diffstat (limited to 'src/soc/nvidia/tegra210/clock.c')
-rw-r--r-- | src/soc/nvidia/tegra210/clock.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/nvidia/tegra210/clock.c b/src/soc/nvidia/tegra210/clock.c index be44bdf2dc..cc8af55761 100644 --- a/src/soc/nvidia/tegra210/clock.c +++ b/src/soc/nvidia/tegra210/clock.c @@ -10,9 +10,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> |