From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Si257-0004F3-CI for qemu-devel@nongnu.org; Fri, 22 Jun 2012 07:31:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Si250-0005NY-N0 for qemu-devel@nongnu.org; Fri, 22 Jun 2012 07:31:16 -0400 From: Peter Maydell Date: Fri, 22 Jun 2012 12:30:57 +0100 Message-Id: <1340364659-20200-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PATCH 0/2] cpu-common.h: remove pointless ifdef guards List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, patches@linaro.org These patches remove a couple of pointless ifdef guards in cpu-common.h that I happened to notice. Peter Maydell (2): cpu-common.h: Remove unnecessary guard on including targphys.h cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY cpu-common.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)