Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690AbcLLQOt (ORCPT ); Mon, 12 Dec 2016 11:14:49 -0500 Received: from bes.se.axis.com ([195.60.68.10]:45296 "EHLO bes.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025AbcLLQOs (ORCPT ); Mon, 12 Dec 2016 11:14:48 -0500 Date: Mon, 12 Dec 2016 17:14:45 +0100 From: Jesper Nilsson To: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , linux-cris-kernel@axis.com Subject: [GIT PULL] CRIS changes for 4.10 Message-ID: <20161212161445.GF7275@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-GCONF: 00 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1625 Lines: 53 Hi Linus, Please pull below for a trio of small cleanup patches. Thanks! The following changes since commit bc33b0ca11e3df467777a4fa7639ba488c9d4911: Linux 4.9-rc4 (2016-11-05 16:23:36 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git tags/cris-for-4.10 for you to fetch changes up to 8f50f2a1b46a11a9a9fb46c5d8325dfc88281a76: cris: No need to append -O2 and $(LINUXINCLUDE) (2016-12-08 10:56:40 +0100) ---------------------------------------------------------------- Three patches for minor issues: Guenter Roeck (1): cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected Paul Bolle (1): cris: No need to append -O2 and $(LINUXINCLUDE) Paul Gortmaker (1): tty: serial: make crisv10 explicitly non-modular arch/cris/boot/compressed/Makefile | 3 --- arch/cris/boot/rescue/Makefile | 9 +++++++-- drivers/tty/serial/crisv10.c | 6 ++---- 3 files changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------- Guenter Roeck (1): cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected Paul Bolle (1): cris: No need to append -O2 and $(LINUXINCLUDE) Paul Gortmaker (1): tty: serial: make crisv10 explicitly non-modular arch/cris/boot/compressed/Makefile | 3 --- arch/cris/boot/rescue/Makefile | 9 +++++++-- drivers/tty/serial/crisv10.c | 6 ++---- 3 files changed, 9 insertions(+), 9 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com