Skip to content

Commit

Permalink
Merged with planetbeing
Browse files Browse the repository at this point in the history
  • Loading branch information
bluerise committed May 17, 2010
2 parents 8d956f1 + 7ceb450 commit bdc9bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/touchscreen/zephyr2.c
Expand Up @@ -1045,9 +1045,9 @@ int z2_setup(const u8* constructedFirmware, int constructedFirmwareLen, const u8
kfree(GetResultPacket);
return err;
}
#endif

printk("zephyr2: loaded %d byte proximity calibration data\n", prox_cal_size);
#endif

if(!loadCal(cal, cal_size))
{
Expand Down

0 comments on commit bdc9bb8

Please sign in to comment.