diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2015-10-13 21:49:43 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-10-15 07:36:20 +0000 |
commit | b864de57523d6efc3ea15e51a4c0e5f533554d00 (patch) | |
tree | 8cdd2e63b062fbda3497d439e40fac8d9cae880f /src | |
parent | 86091f94b6ca58f4b8795503b274492d6a935c15 (diff) | |
download | coreboot-b864de57523d6efc3ea15e51a4c0e5f533554d00.tar.xz |
nvidia/tegra210: Drop FSF address
Change-Id: Ia158b4c6c12fb6e22ea7fed9035574a3abedf98c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/11885
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/nvidia/tegra210/arm_tf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/nvidia/tegra210/arm_tf.c b/src/soc/nvidia/tegra210/arm_tf.c index 56aa4acb5d..c6aeeefefa 100644 --- a/src/soc/nvidia/tegra210/arm_tf.c +++ b/src/soc/nvidia/tegra210/arm_tf.c @@ -14,7 +14,7 @@ * * 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 + * Foundation, Inc. */ #include <arch/cache.h> |