# HG changeset patch # User Lukasz Forynski # Date 1283698381 -3600 # Node ID e03ae8ba36fb0809f2bd57908606a5e4d90e0310 # Parent 4132b3bda7179db28590b53469b90b7f963bcd12 updated to fix build error caused by kernelhwsrv revision 260 diff -r 4132b3bda717 -r e03ae8ba36fb omap3530/omap3530_drivers/usbcc/OstTraceDefinitions.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omap3530/omap3530_drivers/usbcc/OstTraceDefinitions.h Sun Sep 05 15:53:01 2010 +0100 @@ -0,0 +1,24 @@ +// Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// +// + + +#ifndef __OSTTRACEDEFINITIONS_H__ +#define __OSTTRACEDEFINITIONS_H__ +// OST_TRACE_COMPILER_IN_USE flag has been added by Trace Compiler +// REMOVE BEFORE CHECK-IN TO VERSION CONTROL +//#define OST_TRACE_COMPILER_IN_USE +#include +#endif diff -r 4132b3bda717 -r e03ae8ba36fb omap3530/omap3530_drivers/usbcc/usbcc.mmp --- a/omap3530/omap3530_drivers/usbcc/usbcc.mmp Fri Sep 03 21:34:29 2010 +0100 +++ b/omap3530/omap3530_drivers/usbcc/usbcc.mmp Sun Sep 05 15:53:01 2010 +0100 @@ -21,6 +21,7 @@ systeminclude +/include/assp/omap3530_assp SYMBIAN_BASE_SYSTEMINCLUDE(drivers) +USERINCLUDE ./ target AsspTarget(usbcc,dll) targettype kext linkas usbcc.dll