diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-11-26 01:38:43 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-11-26 01:38:43 +0200 |
commit | a218df07ca71eb3b640b7e58c61f4ff84d2ebaad (patch) | |
tree | b0d5aa7a186625723181b13fa164df54778badbe /arch/arm/mach-shmobile/console.c | |
parent | 0364d4fef4d19bdddca9a649ea83bc4bf458324f (diff) | |
parent | 0ee56d403549fd97d8acac6b7ba3a17f6999c30a (diff) |
Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-base
Renesas ARM Based SoC DT DU Updates for v3.19
* Enable DU using DT on marzen/r8a7779, lager/r8a7790 and koelsch/r8a7791
Diffstat (limited to 'arch/arm/mach-shmobile/console.c')
-rw-r--r-- | arch/arm/mach-shmobile/console.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-shmobile/console.c b/arch/arm/mach-shmobile/console.c index f2e79f2376e..e329ccbd0a6 100644 --- a/arch/arm/mach-shmobile/console.c +++ b/arch/arm/mach-shmobile/console.c @@ -11,10 +11,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <linux/kernel.h> #include <linux/init.h> |