lkml.org 
[lkml]   [2012]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/4] Input: cyttsp4 - core driver for Cypress TMA4XX touchscreen devices
Dne 7.8.2012 15:09, Ferruh Yigit napsal(a):
> +static int __init cyttsp4_core_init(void)
> +{
> + int rc = 0;
> +
> + rc = cyttsp4_register_core_driver(&cyttsp4_core_driver);
> + pr_info("%s: Cypress TTSP v4 core driver (Built %s @ %s) rc=%d\n",
> + __func__, __DATE__, __TIME__, rc);

Hi,

please drop the __DATE__ and __TIME__ macros to keep the build
deterministic.

thanks,
Michal


\
 
 \ /
  Last update: 2012-08-24 17:01    [W:0.082 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site