From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754151AbcHWQZZ (ORCPT ); Tue, 23 Aug 2016 12:25:25 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:34580 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752642AbcHWQZW (ORCPT ); Tue, 23 Aug 2016 12:25:22 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 23 Aug 2016 18:24:59 +0200 X-ME-IP: 109.222.65.159 From: Robert Jarzmik To: Wei Yongjun Cc: Daniel Mack , Haojian Zhuang , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH -next] ARM: pxa: remove duplicated include from spitz.c References: <1471965498-7824-1-git-send-email-weiyj.lk@gmail.com> X-URL: http://belgarath.falguerolles.org/ Date: Tue, 23 Aug 2016 18:24:54 +0200 In-Reply-To: <1471965498-7824-1-git-send-email-weiyj.lk@gmail.com> (Wei Yongjun's message of "Tue, 23 Aug 2016 15:18:18 +0000") Message-ID: <87y43npi5l.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wei Yongjun writes: > Remove duplicated include. How so duplicated ? Can you elaborate please ? Moreover, how do you do think symbol_get() can stay in spitz.c without having this include ? Cheers. -- Robert