From bf8c0f540cd480c327f9f8fe499c7c12a24526ac Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Mon, 23 Dec 2013 13:55:33 -0800 Subject: [PATCH] staging: wlags49_h2: Drop debug macro recording build date/time The kernel already has this information, and individual drivers shouldn't duplicate that. This also eliminates the use of __DATE__ and __TIME__, which make the build non-deterministic. Signed-off-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed