diff --git a/[refs] b/[refs] index 054cd292535a..fb56749dc046 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 96904b06b96fb75e39b70751415edf4fb99db256 +refs/heads/master: 94e7e5260723870329f04b0bd8eeb41322895bf1 diff --git a/trunk/drivers/staging/tidspbridge/core/_deh.h b/trunk/drivers/staging/tidspbridge/core/_deh.h index 9fb727bb11d9..16723cd34831 100644 --- a/trunk/drivers/staging/tidspbridge/core/_deh.h +++ b/trunk/drivers/staging/tidspbridge/core/_deh.h @@ -6,6 +6,7 @@ * Private header for DEH module. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/trunk/drivers/staging/tidspbridge/core/ue_deh.c b/trunk/drivers/staging/tidspbridge/core/ue_deh.c index ae6ee9f35522..f73604fefa4a 100644 --- a/trunk/drivers/staging/tidspbridge/core/ue_deh.c +++ b/trunk/drivers/staging/tidspbridge/core/ue_deh.c @@ -6,6 +6,7 @@ * Implements upper edge DSP exception handling (DEH) functions. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/trunk/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h b/trunk/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h index eca56a54bdc4..d258ab6a41d1 100644 --- a/trunk/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h +++ b/trunk/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h @@ -10,6 +10,7 @@ * Function comment headers reside with the function typedefs in dspdefs.h. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as